Collapses the row associated with the specified resources. If there is no such row or the current view is not ResourceView, nothing happens.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
SyntaxC#
Copy Code
|
|---|
public void CollapseResourceRow ( |
Visual Basic
Copy Code
|
|---|
Public Sub CollapseResourceRow( _ |
A list with Resource objects defining the row to collapse.
See Also